GrapeCity.Win.PluginInputMan アセンブリ > GrapeCity.Win.Spread.InputMan.CellType 名前空間 > CharBoxInfoCollection クラス > AddRange メソッド : AddRange(CharBoxInfo[]) メソッド |
'Declaration
Public Overloads Shadows Sub AddRange( _ ByVal CharBoxInfoes() As CharBoxInfo _ )
'使用法
Dim instance As CharBoxInfoCollection Dim CharBoxInfoes() As CharBoxInfo instance.AddRange(CharBoxInfoes)
public new void AddRange( CharBoxInfo[] CharBoxInfoes )